fw4: improve flowtable handling
authorJo-Philipp Wich <jo@mein.io>
Fri, 4 Feb 2022 19:34:06 +0000 (20:34 +0100)
committerJo-Philipp Wich <jo@mein.io>
Fri, 4 Feb 2022 19:34:06 +0000 (20:34 +0100)
 - Delete the flowtable while loading the rulset in case it exists already
   since flowtable with offload flag canot overwrite ones without and vice
   versa

 - Resolve higher level devices such as 802.1q or bridge devices to lower,
   offload capable ones in case hardware offloading is requested

 - Revert disabling of "flow_offloading_hw" option

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found